home *** CD-ROM | disk | FTP | other *** search
/ Shareware Universe - The Gold Collection / Shareware Universe The Gold Collection.iso / graphics / flis / play.txt < prev    next >
Text File  |  1996-04-19  |  4KB  |  132 lines

  1.  
  2.  
  3. Trilobyte SVGA FLICK & Groovie Player.
  4. Copyright 1991 Trilobyte, all rights reserved.
  5.  
  6.  
  7. This is version 0.7 of Trilobyte's SVGA FLICK player.  
  8.  
  9. Version 0.7 adds:
  10.     Added -mn command line for VESA mode
  11.         n = 0 320x200x256
  12.         n = 1 640x400x256
  13.         n = 2 640x480x256
  14.         n = 3 800x600x256
  15.         n = 4 1024x768x256
  16.         n = 5 1280x1024x256
  17.     Added auto-res for animations in VESA mode
  18.     Added -fn command line for fading in/out (n = 1 fade in, 
  19.         n = 2 fade out, n = 3 fade in and out)
  20.     Added mouse click to end animation
  21.     Fixed non-VESA command line bug
  22.     Made maximum animation size 53megs
  23.     Added ascii script format
  24.  
  25. Note: Hercules Graphic Station support is limited to 3D Studio 640x480x256 .FLI playback
  26. only.
  27.  
  28. Version 0.6 adds:
  29.     Starts animations off at the correct speed
  30.     Added -s command line option for speed (e.g. play myflie.fli -s9)
  31.     Added -l command line option for looping (e.g play myfile.fli -l9)
  32.     Added -g command line option for staying in graphic mode once done
  33.     Added ability to play back Groovie 0.1 files
  34.     Added Grey Scale toggle with Home key
  35.  
  36. Version 0.5 adds:
  37.     Detects processor type and uses processor specific instructions
  38.     Fixed bug on uncompressed .FLI files
  39.     Added luminence control with Pgup/Pgdown keys (not on Hercules)
  40.     Added Home key for returning back to original palette
  41.     Fixed bug with palette fades
  42.     Fixed VESA win.granulality bug
  43.     Added support for RAM/EMS/FILE caching
  44.     Made .FLI limit 16 megabytes
  45.  
  46. Version 0.4 fixes:
  47.     Problems with storing seek position on some .fli files
  48.     Problems with 320x200 first frame
  49.     Hercules Graphics Station version uses 386 instructions
  50.     Variable speed playback with 1-9 keys
  51.     Escape from the program with the ESC key
  52.  
  53. Version 0.3 adds support for:
  54.     Hercules Graphic Station Card
  55.     Fixed bugs
  56.     Made old 320x200x256 animations play in 320x200 mode
  57.     Center other animations into middle of screen
  58.  
  59. Version 0.2 adds support for:
  60.     Tseng 4000
  61.     Oak Technologies
  62.     VESA
  63.  
  64. How to use the Player
  65.  
  66. Using the program is simple.  All you have to do is type "PLAY filename.FLI"
  67. or "PLAY scriptname.GRV", the program will try and detect the SVGA card you 
  68. have, and then start to play the animation in 640x480x256 resolution. 
  69. Programs that generate .FLI's at this resolution include Autodesk 3D Studio 
  70. and Autodesk Animator Pro.
  71.  
  72. This program is not free.  Trilobyte will support the product and send you
  73. regular updates and the scripting program "Groovie".
  74.  
  75. If you would like to register, please send a check, made payable to Trilobyte,
  76. for $20 to:
  77.     Trilobyte
  78.     PO Box 1412
  79.     Jacksonville
  80.     Oregon, 97530
  81.  
  82.     (503) 899 1113
  83.  
  84. YOU HAVE TO REGISTER TO GET THE SCRIPT MAKER "GROOVIE" !!!
  85.  
  86. If you have any comments, please send them to:
  87.     Compuserve: 72330,3276
  88.     Genie     : G.DEVINE
  89.     Internet  : 72330,3276@compuserve.com
  90.  
  91. For best results when using the player, play the animation with lots of
  92. expanded memory free.  Play uses expanded memory to store the animation.  To
  93. use expanded memory you must first install a driver like EMM.SYS.
  94.  
  95. To stop the player from animating, press the Esc key, the player will change 
  96. back to text mode and return you to dos.
  97.  
  98. To vary the playback speed, press the keys 1-9 on the keyboard, pressing 0
  99. will restore the speed saved in the animation.
  100.  
  101. To change the luminence of the animation use the Pgup/Pgdown keys, Home
  102. returns the colors back to normal.
  103.  
  104. To toggle grey scale on/off press the Home key.  Useful for that old movie
  105. effect.
  106.  
  107. To change the number of loops, use the -ln or /ln option on the command line.
  108. For example:
  109.     Play myfli.fli -l10
  110. will play "myfli.fli" ten times.  The maximum number of loops is 65535.  A
  111. value of 0 will loop forever.
  112.  
  113. To change the speed from the command line, use the -sn or /sn option.
  114. For example:
  115.     Play myfli.fli -s10
  116. will play "myfli.fli" at speed ten.  Speeds can be between 0 and 255.
  117.  
  118. To stop Play changing the video mode back to text once finished, use the /g
  119. or -g option on the command line.
  120. For example:
  121.     Play myfli.fli -l10 -s10 -g
  122. will play "myfli.fli" ten times at speed ten and then stay in graphics mode
  123. when it exits.
  124.     
  125. Planned changes so far are:
  126.     Support for more graphic cards (including Targa)
  127.     A version for Windows
  128.     A Protected Mode version for faster playback
  129.  
  130. Thank you for using the Trilobyte SVGA FLICK & Groovie Player
  131.  
  132.